home *** CD-ROM | disk | FTP | other *** search
/ System Booster / System Booster.iso / Archives / ARexxTools / RexxDosSupport21.readme < prev    next >
Encoding:
Text File  |  1996-09-27  |  1.7 KB  |  47 lines

  1. Short: ARexx function lib for V37+ dos functions (ReadArgs, pattern matching, etc. )
  2. Type: util/rexx
  3. Uploader: htgoebel@cip.informatik.uni-erlangen.de
  4. Author: htgoebel@cip.informatik.uni-erlangen.de
  5.  
  6.  
  7.                 RexxDosSupport.library 2.1
  8.                 ==========================
  9.  
  10.             Copyright (C) 1994 by hartmut Goebel
  11.  
  12.  
  13.    After programming ARexx script for quite a while, I missed some
  14.    function found in dos.library --  especially access to
  15.    environment variables and the comfortable argument parsing. Since
  16.    there seamed to be no ARexx function library which implements
  17.    this functions, I decited to write my own. And here it is.
  18.  
  19.    This are the functions handled by this library.
  20.    · ReadArgs()
  21.    · GetVar(), SetVar(), DeleteVar()
  22.    · ParsePattern(), MatchPattern() - even case-insensitive
  23.    · Fault()
  24.  
  25.    new functions for version 2.1
  26.    · Delete(), Rename(), MakeDir()
  27.    · SetComment(), SetProtection()
  28.  
  29.    Enjoy it!
  30.    +++hartmut
  31.  
  32.  
  33. ============================= Archive contents =============================
  34.  
  35. Original  Packed Ratio    Date     Time    Name
  36. -------- ------- ----- --------- --------  -------------
  37.     8636    4806 44.3% 06-Jun-94 00:00:38  RexxDosSupport.library
  38.     2124     648 69.4% 07-May-94 20:57:00  RxDS_test.rexx
  39.    37582   10374 72.3% 06-Jun-94 00:00:06  txt/RexxDosSupport.mod
  40.      133     117 12.0% 03-Jun-94 21:47:10  txt/RexxDosSupport.wth
  41.     4512    1641 63.6% 07-May-94 21:08:56  txt/RxLibsSupport.mod
  42.      827     492 40.5% 06-Jun-94 00:01:02  .product-info
  43.    19986    6133 69.3% 06-Jun-94 00:00:40  RexxDosSupport.doc
  44.      970     509 47.5% 06-Jun-94 00:01:10  SHORT
  45. -------- ------- ----- --------- --------
  46.    74770   24720 66.9% 23-Jun-94 12:27:56   8 files
  47.